home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 5
/
MacMania 5.toast
/
/
Internet software
/
NewsWatcher
/
NW Source
/
Source
/
child.h
< prev
next >
Wrap
Text File
|
1995-10-31
|
212b
|
5 lines
OSErr AddChild (WindowPtr parent, WindowPtr child);
void RemoveChild (WindowPtr parent, WindowPtr child);
WindowPtr FindChildByIndex (WindowPtr wind, long index);
WindowPtr FindChild (WindowPtr wind, long item);